From 077cc1d53cc32d668eb23cac271ac4012774649b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 29 May 1993 03:29:45 +0000 Subject: [PATCH] (LIBX11_SYSTEM): Defined. --- src/s/hpux8.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/hpux8.h b/src/s/hpux8.h index 13197b83faa..48f10755ed8 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -8,6 +8,9 @@ #define HPUX8 +/* dob@inel.gov says HPUX 8.07 needs this. He was using X11R5, I think. */ +#define LIBX11_SYSTEM -lXext + #define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11 #define C_SWITCH_SYSTEM -I/usr/lib/X11R5 -I/usr/include/X11R4 -- 2.30.2